home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / sandwichcooking.swf / scripts / DefineButton2_418 / BUTTONCONDACTION on(press).as next >
Text File  |  2007-09-27  |  62b  |  5 lines

  1. on(press){
  2.    this.startDrag();
  3.    this.gotoAndStop(3);
  4. }
  5.